You are here:
Symbol Reference > Monnit Namespace >
LightBoolBase Class
>
LightBoolBase Methods
>
LightBoolBase.Create Method
Collapse All
LightBoolBase.Create Method
LightBoolBase Class
LightBoolBase Members
LightBoolBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
LightBoolBase
Create
(
int
state
, Byte[]
rawData
);
public
static
LightBoolBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
LightBoolBase
See Also
LightBoolBase Class
,
LightBoolBase Members
,
LightBoolBase Methods
Group
LightBoolBase Methods
Remarks
This is Create, a member of class LightBoolBase.